FEXP Solver Manager  1.0.0.0
FEXPEnterpriseManager.FEXPSolverMonitorDlg Class Reference


It represents motir of solver process. –> it starts/stops the process of FEXP solver. –> it shows the graphical behaviour of a numerical computation. More...

Inheritance diagram for FEXPEnterpriseManager.FEXPSolverMonitorDlg:
Collaboration diagram for FEXPEnterpriseManager.FEXPSolverMonitorDlg:

Classes

class  Setting
 
It represents input settings. More...
 

Public Member Functions

 FEXPSolverMonitorDlg ()
 

Static Public Member Functions

static void StartSolver (Control owner, Setting setting, Action callback)
 
It strarts the FEXP solver monitoring. More...
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Properties

Setting SolverSetting [get, set]
 
int TIME_PERIOD [get, set]
 
int DofToShow [get]
 
bool ShowRealTimeChart [get, set]
 
bool ShowCalcOutput [get, set]
 

Detailed Description


It represents motir of solver process. –> it starts/stops the process of FEXP solver. –> it shows the graphical behaviour of a numerical computation.

Constructor & Destructor Documentation

◆ FEXPSolverMonitorDlg()

FEXPEnterpriseManager.FEXPSolverMonitorDlg.FEXPSolverMonitorDlg ( )

Member Function Documentation

◆ Dispose()

override void FEXPEnterpriseManager.FEXPSolverMonitorDlg.Dispose ( bool  disposing)
protected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

◆ StartSolver()

static void FEXPEnterpriseManager.FEXPSolverMonitorDlg.StartSolver ( Control  owner,
Setting  setting,
Action  callback 
)
static


It strarts the FEXP solver monitoring.

Property Documentation

◆ DofToShow

int FEXPEnterpriseManager.FEXPSolverMonitorDlg.DofToShow
get

◆ ShowCalcOutput

bool FEXPEnterpriseManager.FEXPSolverMonitorDlg.ShowCalcOutput
getset

◆ ShowRealTimeChart

bool FEXPEnterpriseManager.FEXPSolverMonitorDlg.ShowRealTimeChart
getset

◆ SolverSetting

Setting FEXPEnterpriseManager.FEXPSolverMonitorDlg.SolverSetting
getset

◆ TIME_PERIOD

int FEXPEnterpriseManager.FEXPSolverMonitorDlg.TIME_PERIOD
getset

The documentation for this class was generated from the following files: